const net/http.http2SettingMaxConcurrentStreams

5 uses

	net/http (current package)
		h2_bundle.go#L3563: 	http2SettingMaxConcurrentStreams  http2SettingID = 0x3
		h2_bundle.go#L3573: 	http2SettingMaxConcurrentStreams:  "MAX_CONCURRENT_STREAMS",
		h2_bundle.go#L4887: 		{http2SettingMaxConcurrentStreams, sc.advMaxStreams},
		h2_bundle.go#L5756: 	case http2SettingMaxConcurrentStreams:
		h2_bundle.go#L10145: 		case http2SettingMaxConcurrentStreams: